var exactSettings // Specifies whether to use superdomain or exact-domain matching rules when accessing local settings or locally persistent data.
var useCodepage // Instructing Flash Player to use Unicode or the traditional code page of the operating system running the plalyer to interpret external text files.
function setClipboard(string) // Replaces the contents of the system clipboard with a specified text string.
function showSettings(panel) // Displays the specified Flash Player Settings panel.
function onStatus() // Provides an event handler for some objects like LocalConnection, NetStream, and SharedObject.